[IA64] Fix an memory attribute issue.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 30 Oct 2008 02:51:55 +0000 (11:51 +0900)
committerIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 30 Oct 2008 02:51:55 +0000 (11:51 +0900)
commit69d2efbf7016c6a25aab135fabeac30e9b7f37de
tree228c5d3451bff2e028470fd08c7d73d6e12b2d16
parent9a2c323f4f27e2865fe1e2b374ad800caca16f36
[IA64] Fix an memory attribute issue.

We should ensure Qemu and Guest use same attribute for accessing
the VGA ram, otherwise, host may hang.
This patch fixes trivial typo in 18690:c19871b66cea.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
xen/arch/ia64/vmx/vtlb.c